Add conditional build of subsystems to configure.ac
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Fri, 18 Jan 2013 10:55:48 +0000 (10:55 +0000)
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Fri, 18 Jan 2013 10:55:48 +0000 (10:55 +0000)
commit3378685f25b34ce1f1462ee5284c2289f5a1ddc7
treead1304ca60dbc3bf55122b94993d2889cb498bbe
parent92c84d8429a244ef94bddd36f32667b5236be5e1
Add conditional build of subsystems to configure.ac

The toplevel Makefile still works without running configure
and will default build everything

Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
Makefile
config/Toplevel.mk.in [new file with mode: 0644]
configure
configure.ac
m4/subsystem.m4 [new file with mode: 0644]